home *** CD-ROM | disk | FTP | other *** search
- 3 dict begin
- currentscreen
- /oldproc exch def
- /oldangle exch def
- /oldfreq exch def
- 60 45 {abs exch abs 2 copy add 1 gt
- {1. sub dup mul exch 1. sub dup mul add 1. sub}
- {dup mul exch dup mul add 1. exch sub}
- ifelse} setscreen
-